}
static GHashTable *
-get_auto_child_hash (GtkWidget *widget,
- GType type,
- gboolean create)
+get_auto_child_hash (GtkWidget *widget,
+ GType type,
+ gboolean create)
{
GHashTable *auto_child_hash;
}
static gboolean
-setup_template_child (GtkWidgetTemplate *template_data,
- GType class_type,
- AutomaticChildClass *child_class,
- GtkWidget *widget,
- GtkBuilder *builder)
+setup_template_child (GtkWidgetTemplate *template_data,
+ GType class_type,
+ AutomaticChildClass *child_class,
+ GtkWidget *widget,
+ GtkBuilder *builder)
{
GHashTable *auto_child_hash;
GObject *object;